home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / boss_inf.zip / BOSS.INF < prev   
Text File  |  1991-11-25  |  5KB  |  112 lines

  1.  
  2.                              Overview
  3.  
  4. The Window BOSS is one of the most powerful and cost-effective 
  5. products available to enhance and accelerate the development of 
  6. system and applications programs in the "C" language.  The BOSS will 
  7. let you create programs that have the same look and feel as the top 
  8. selling packages on the market today. Pop-up windows, pull down 
  9. menus, status lines, and in context on-line help functions can be 
  10. easily implemented.  Your applications can drag windows around the 
  11. screen and automatically sense the type of video card installed.  
  12. All of this without snow, flicker, or delay! 
  13.  
  14. The BOSS's assistant, The Data Clerk, is always on call to handle 
  15. the tasks associated with data entry.  The Data Clerk makes it a 
  16. snap to enter text, integers, floats, longs, dates, phone numbers, 
  17. and times. It is equally easy to create complex forms with 
  18. individual field help and error messages. Custom fields and masks 
  19. are also a snap!  Naturally, we concentrated on the programmer 
  20. interface, keeping it clean, uncluttered, powerful, fast, and easy 
  21. to remember.  
  22.  
  23. Tim Parker's column in the February 87 issue of Computer Language 
  24. stated "the ease of use will cause some programmers to go overboard 
  25. with windows", and "if you are a die-hard C programmer looking for a 
  26. useful, license-free product, this is it".
  27.  
  28. Hardin Bothers' column in the June 88 issue of PC Resource stated 
  29. "Within its domain, The Window BOSS is as useful and as powerful as 
  30. any C library I've used". "The Window BOSS owes much of its power to 
  31. its uncluttered organization". 
  32.  
  33. In 1990, Shareware magazine ranked The Window BOSS in the top 50 
  34. best selling shareware programs in the PC-Sig Library!  By the way, 
  35. The Window BOSS was the ONLY C function library to ever achieve this 
  36. status!
  37.  
  38. Computer Language (Cosmetic Surgery - September 1991) compared The 
  39. Window BOSS to numerous competitive products, some costing as much 
  40. as $599!  The Window BOSS was ranked as a low cost high end library 
  41. with the best data form-construction capabilities of all the 
  42. packages reviewed!  Our demo program was the most extensive and no 
  43. other product supported as many compilers!  The Window BOSS is 
  44. powerful, easy to use, and a winning price performer.
  45.  
  46. The BOSS is currently being used by such notables as: IBM, ATT, 
  47. UNISYS, Cray Research, ATT Bell Labs, Lockheed, Zenith, Jet 
  48. Propulsion Lab, Internal Revenue Service, US Navy, US Airforce, 
  49. NASA, Honeywell, Liton,  UpJohn,  Hughes Aircraft, Contel, ARCO, 
  50. Penril Data, Gandalf Data, Battelle Memorial Institute, DCA, 
  51. Attachemate, Hayes, Boeing, McDonneld Douglas, The Travelers, Dow 
  52. Corning, Coca Cola, numerous universities, and discriminating "C" 
  53. programmers around the world!  Haven't you waited long enough?
  54.  
  55.  
  56.                      Technical Considerations
  57.  
  58. The BOSS is written in meticulously commented and structured "C" 
  59. with a minimal amount of assembly language.  Best of all, you 
  60. need to purchase The BOSS only once since libraries for all the 
  61. supported compilers are included at no additional cost! 
  62.  
  63.   Stats:
  64.  
  65.     C Compilers:        Microsoft (All), Borland (All)
  66.                 Watcom, TopSpeed
  67.                 Mix Power C, Zortech, Lattice    
  68.      Assembler:            Microsoft MASM compatible.                         
  69.      Window Types:        Normal, Exploding, Borderless, Shadowed
  70.      Border Characters:        Default or User Defined
  71.      I/O Method:        BIOS or Direct, printf compatible
  72.      Maximum windows:        limited only by compiler and memory
  73.      Maximum window:        full screen (25x80, 43x80, 50x80)
  74.      Minimum window:        1 row 1 column (borderless)
  75.                 3 rows 3 columns (framed)
  76.      Minimum fields:        none
  77.      Maximum fields:        limited only by compiler and memory
  78.      Memory models:         Source - All execpt Tiny 
  79.      Compatibility:        IBM PC/XT/AT, PS/2, MDA,CGA,EGA,VGA
  80.  
  81.   Functions:
  82.    
  83.     22 Low level video and keyboard primitives.  These functions can 
  84.        be used with or without the other Window BOSS functions.  
  85.     32 High Level Windowing Functions.  These function establish the 
  86.        normal programmer interface point for windowing.
  87.     32 High Level Data Entry, Form Handling, and String Manipulation 
  88.        Functions. These functions establish the normal programmer 
  89.        interface point for data entry.
  90.     25 Mouse interface functions.  These functions can be used with 
  91.        or without the other Window BOSS functions and represent both 
  92.        low and high level programmer interface points.
  93.  
  94.  
  95.             CompuServe, GENIE, BIX and BBS Files
  96.  
  97.   BOSS.INF    This file.
  98.   BOSS.HST    Semi-detailed history list of version to version changes.
  99.   BOSS01.ZIP    Sample and source code, demo, batch files, include files.
  100.   BOSS2A.ZIP    Library file(s) for Microsoft C and Microsoft Quick C.
  101.   BOSS2B.ZIP    Library file(s) for Watcom C.
  102.   BOSS2C.ZIP    Library file(s) for MIX Power C.
  103.   BOSS2D.ZIP    Library file(s) for Lattice C.
  104.   BOSS2E.ZIP    Library file(s) for Borland C++ and Borland Turbo C++.
  105.   BOSS2F.ZIP    Library file(s) for Zortech C++.
  106.   BOSS2G.ZIP    Library file(s) for TopSpeed C.
  107.   BOSS03.ZIP    Reference Manual.
  108.  
  109.   Minimum download is BOSS01.ZIP, BOSS03.ZIP, and one of the BOSS2?.ZIP files.
  110.  
  111.     
  112.